@font-face
{
    font-family: 'The Avengers';
  src: url('The Avengers.eot');
  src: url('The Avengers.eot?#') format('embedded-opentype'),
      url('The Avengers.woff') format('woff'),
      url('The Avengers.ttf') format('truetype');
}
